-
Notifications
You must be signed in to change notification settings - Fork 11.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore!: removed removeWebdavAccount method #33355
chore!: removed removeWebdavAccount method #33355
Conversation
🦋 Changeset detectedLatest commit: 6f665e5 The changes in this PR will be included in the next version bump. This PR includes changesets to release 33 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Looks like this PR is ready to merge! 🎉 |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-7.0.0 #33355 +/- ##
================================================
Coverage ? 75.32%
================================================
Files ? 383
Lines ? 19383
Branches ? 4980
================================================
Hits ? 14601
Misses ? 4212
Partials ? 570
Flags with carried forward coverage won't be shown. Click here to find out more. |
e9bbdbd
to
cb512e1
Compare
3658952
to
f8eb7ad
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
since it's a breakchange, even being a chore, lets put a changeset to let others know what changed ok?
cb512e1
to
335ae33
Compare
4303a21
to
174ecfa
Compare
50abbe6
to
bf02ce5
Compare
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
174ecfa
to
6f665e5
Compare
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Proposed changes (including videos or screenshots)
remove removeWebdavAccount meteor method as it is replaced by webdav.removeWebdavAccount endpoint.
Issue(s)
Steps to test or reproduce
Further comments
CORE-357